.. _Evaluate NeurEco Parametric Frequency Sweep model with the command line interface: Evaluate NeurEco Parametric Frequency Sweep model with the command line interface =================================================================================== To perform an evaluation, run the following command in the terminal: .. code-block:: shell neurecoFNN evaluate path/to/evaluation/configuration/file/eval.conf The skeleton of evaluation file eval.conf looks as follows: .. code-block:: javascript :linenos: { "neurecoFNN_evaluate": { "input_filenames": [], "neureco_filename": "", "write_model_output_to_directory": "" } } Its fields should be filled accordingly. | The available evaluation parameters in the configuration file are described in the following table. .. csv-table:: NeurEco Parametric Frequency Sweep evaluation parameters in .conf :file: csv_tables/ConfParametricFrequencySweepNeurEcoEvaluatingParameters.csv :header-rows: 1 :class: longtable :widths: 3, 3, 8 :delim: ; :align: center